GGGGLLLL____FFFFRRRROOOONNNNTTTT____AAAANNNNDDDD____BBBBAAAACCCCKKKK All the front and back color buffers (front
left, front right, back left, back right) are
written. If there are no back color buffers,
only the front left and front right color
buffers are written. If there are no right
color buffers, only the front left and back left
color buffers are written. If there are no
right or back color buffers, only the front left
color buffer is written.
GGGGLLLL____AAAAUUUUXXXX_i Only auxiliary color buffer _i is written.
If more than one color buffer is selected for drawing, then blending or
logical operations are computed and applied independently for each color
buffer and can produce different results in each buffer.
Monoscopic contexts include only _l_e_f_t buffers, and stereoscopic contexts
include both _l_e_f_t and _r_i_g_h_t buffers. Likewise, single-buffered contexts
include only _f_r_o_n_t buffers, and double-buffered contexts include both
_f_r_o_n_t and _b_a_c_k buffers. The context is selected at GL initialization.
NNNNOOOOTTTTEEEESSSS
It is always the case that GGGGLLLL____AAAAUUUUXXXXi = GGGGLLLL____AAAAUUUUXXXX0000 + i.
EEEERRRRRRRROOOORRRRSSSS
GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____EEEENNNNUUUUMMMM is generated if _m_o_d_e is not an accepted value.
GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____OOOOPPPPEEEERRRRAAAATTTTIIIIOOOONNNN is generated if none of the buffers indicated by
_m_o_d_e exists.
GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____OOOOPPPPEEEERRRRAAAATTTTIIIIOOOONNNN is generated if ggggllllDDDDrrrraaaawwwwBBBBuuuuffffffffeeeerrrr is executed between the
execution of ggggllllBBBBeeeeggggiiiinnnn and the corresponding execution of ggggllllEEEEnnnndddd.